-
Notifications
You must be signed in to change notification settings - Fork 222
DOC-3223: Some UI elements related to dragging elements were not properly filtered out when fetching content. #3881
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
kemister85
merged 2 commits into
feature/8.2.0/DOC-3223
from
feature/8.2.0/DOC-3223_TINY-12384
Oct 20, 2025
Merged
DOC-3223: Some UI elements related to dragging elements were not properly filtered out when fetching content. #3881
kemister85
merged 2 commits into
feature/8.2.0/DOC-3223
from
feature/8.2.0/DOC-3223_TINY-12384
Oct 20, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…erly filtered out when fetching content.
HAFRMO
approved these changes
Oct 14, 2025
kemister85
added a commit
that referenced
this pull request
Oct 23, 2025
* DOC-3223: TinyMCE 8.2.0 Documentation and Community Changelog. * DOC-3223: Added support for loading web components into iframes. (#3888) * DOC-3223: Added support for loading web components into iframes. * DOC-3223: Add link to api docs for new getComponentUrls. * DOC-3223: Head element added to the same line as the meta element. (#3887) * DOC-3223: Some elements would be given an extra newline by the serializer when indented. (#3885) * DOC-3223: Tooltips on toolbar buttons sometimes remained visible if the button icon was updated while hovered. (#3873) * DOC-3223: UI elements like focus outlines and placeholders would be visible after printing. (#3877) * DOC-3223: Empty captions for floating images were not rendered correctly. (#3878) * DOC-3223: The cursor could get stuck around an absolute CEF element when navigating using arrow keys (#3879) * DOC: The cursor could get stuck around an absolute CEF element when navigating using arrow keys. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * DOC-3223: Encoding provided in the charset meta attribute would not be detected (#3882) * DOC-3223: Encoding provided in the charset meta attribute would not be detected. * Update modules/ROOT/pages/8.2.0-release-notes.adoc * DOC-3223: Some UI elements related to dragging elements were not properly filtered out when fetching content. (#3881) * DOC-3223: The editor would upon gaining focus scroll to the center of the editor on some browsers if the top of the editor was out of frame (#3883) * DOC-3223: The editor would upon gaining focus scroll to the center of the editor on some browsers if the top of the editor was out of frame. * DOC-3223: Update word phrasing. * DOC-3223: Pressing enter while focused on title input during category or template creation would submit even when the submit button was disabled. (#3884) * DOC-3223: The schema will now allow the RDFa attribute on elements. (#3886) * DOC-3223: The schema will now allow the RDFa attribute on elements. * Update modules/ROOT/pages/8.2.0-release-notes.adoc * DOC-3223: New js/commerciallicensekeymanager.js file to lazyload majority of plugin after editor init. (#3880) * DOC-3223: Suggestions now display the type of content that was changed (#3890) * DOC-3223: Operation descriptions now shows the type of content that was changed. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * DOC-3223: Suggested edits and improvements to simpliy the context. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> --------- Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> * DOC-3296: Rename `Image Optimizer` to `Media Optimizer`, add new `uc-video` documentation with supporting demos. (#3872) * DOC-3296: Rename Image Optimizer to Media Optimizer, add new UC-Video Documentation with supporting demos. * DOC-3223: rename uploadcare_disable_video_resize to uploadcare_enable_video_resize and remove from demos. * DOC-3296: Update uc-video supported files.adoc, file structure changes and improvements. * DOC-3296: fix ifeval blocks * DOC-3296: add missing uploadcare-video toolbar element. * DOC-3223: Remove unwanted options, demo cleanup and improvements. * DOC-3223: Update toolbar buttons across all three pages. * Apply suggestion from @kemister85 * Update modules/ROOT/examples/live-demos/uploadcare-full-feature/index.js Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * DOC-3223: Add missing uploadcare_resources option, cleanup of unsupported video_props. --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * DOC-3223: Initial cleanup and checks. * DOC-3223: Add missing release note entries. * DOC-3223: revert 8-dev changes to antora.yml. * DOC-3223: add missing changelog item and release note fix. --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud>
kemister85
added a commit
that referenced
this pull request
Oct 23, 2025
* DOC-3295: TinyMCE 8.2.0 Release Documentation. * TINY-12258: New `suggestededits_auto_approve` option (#3869) * TINY-12258: Add documentation for new `suggestededits_auto_approve` option * DOC-3223: Added release note entry for new suggestededits_auto_approve option --------- Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com> * DOC-3223: TinyMCE 8.2.0 Documentation and Community Changelog. (#3868) * DOC-3223: TinyMCE 8.2.0 Documentation and Community Changelog. * DOC-3223: Added support for loading web components into iframes. (#3888) * DOC-3223: Added support for loading web components into iframes. * DOC-3223: Add link to api docs for new getComponentUrls. * DOC-3223: Head element added to the same line as the meta element. (#3887) * DOC-3223: Some elements would be given an extra newline by the serializer when indented. (#3885) * DOC-3223: Tooltips on toolbar buttons sometimes remained visible if the button icon was updated while hovered. (#3873) * DOC-3223: UI elements like focus outlines and placeholders would be visible after printing. (#3877) * DOC-3223: Empty captions for floating images were not rendered correctly. (#3878) * DOC-3223: The cursor could get stuck around an absolute CEF element when navigating using arrow keys (#3879) * DOC: The cursor could get stuck around an absolute CEF element when navigating using arrow keys. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * DOC-3223: Encoding provided in the charset meta attribute would not be detected (#3882) * DOC-3223: Encoding provided in the charset meta attribute would not be detected. * Update modules/ROOT/pages/8.2.0-release-notes.adoc * DOC-3223: Some UI elements related to dragging elements were not properly filtered out when fetching content. (#3881) * DOC-3223: The editor would upon gaining focus scroll to the center of the editor on some browsers if the top of the editor was out of frame (#3883) * DOC-3223: The editor would upon gaining focus scroll to the center of the editor on some browsers if the top of the editor was out of frame. * DOC-3223: Update word phrasing. * DOC-3223: Pressing enter while focused on title input during category or template creation would submit even when the submit button was disabled. (#3884) * DOC-3223: The schema will now allow the RDFa attribute on elements. (#3886) * DOC-3223: The schema will now allow the RDFa attribute on elements. * Update modules/ROOT/pages/8.2.0-release-notes.adoc * DOC-3223: New js/commerciallicensekeymanager.js file to lazyload majority of plugin after editor init. (#3880) * DOC-3223: Suggestions now display the type of content that was changed (#3890) * DOC-3223: Operation descriptions now shows the type of content that was changed. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * Apply suggestion from @kimwoodfield Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> * DOC-3223: Suggested edits and improvements to simpliy the context. * Update modules/ROOT/pages/8.2.0-release-notes.adoc Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> --------- Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> * DOC-3296: Rename `Image Optimizer` to `Media Optimizer`, add new `uc-video` documentation with supporting demos. (#3872) * DOC-3296: Rename Image Optimizer to Media Optimizer, add new UC-Video Documentation with supporting demos. * DOC-3223: rename uploadcare_disable_video_resize to uploadcare_enable_video_resize and remove from demos. * DOC-3296: Update uc-video supported files.adoc, file structure changes and improvements. * DOC-3296: fix ifeval blocks * DOC-3296: add missing uploadcare-video toolbar element. * DOC-3223: Remove unwanted options, demo cleanup and improvements. * DOC-3223: Update toolbar buttons across all three pages. * Apply suggestion from @kemister85 * Update modules/ROOT/examples/live-demos/uploadcare-full-feature/index.js Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * DOC-3223: Add missing uploadcare_resources option, cleanup of unsupported video_props. --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> * DOC-3223: Initial cleanup and checks. * DOC-3223: Add missing release note entries. * DOC-3223: revert 8-dev changes to antora.yml. * DOC-3223: add missing changelog item and release note fix. --------- Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com> Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> * Bump api-version to 8.2.0. --------- Co-authored-by: Mitchell Crompton <mitchell.crompton@tiny.cloud> Co-authored-by: tiny-ben-tran <ben.tran@tiny.cloud> Co-authored-by: Kim <45845989+kimwoodfield@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ticket: DOC-3223
Site: Staging branch
Changes:
Pre-checks:
feature/<version>/
,hotfix/<version>/
,staging/<version>/
, orrelease/<version>/
.Review: